Open-source hardware

Open source hardware (OSHW) consists of physical artifacts of technology designed and offered in the same manner as free and open source software (FOSS). Open source hardware is part of the open source culture movement and applies a like concept to a variety of components. The term usually means that information about the hardware is easily discerned. Hardware design (i.e. mechanical drawings, schematics, bill of materials, PCB layout data, HDL source code and integrated circuit layout data) in addition to the software that drives the hardware are all released with the FOSS approach.

Since the rise of reconfigurable programmable logic devices, sharing of logic designs has been a form of open source hardware. Instead of the schematics, hardware description language (HDL) code is shared. HDL descriptions are commonly used to set up system-on-a-chip systems either in field-programmable gate arrays or directly in application-specific integrated circuit designs. HDL modules, when distributed, are called semiconductor intellectual property cores, or IP cores.

Contents

Licenses

Rather than creating a new license, some open source hardware projects simply use existing, open source software licenses.[6]

Additionally, several new licenses have been proposed. These licenses are designed to address issues specific to hardware designs.[7] In these licenses, many of the fundamental principles expressed in open source software (OSS) licenses have been "ported" to their counterpart hardware projects. Organizations tend to rally around a shared license. For example, Opencores prefers the LGPL,[8] FreeCores insists on the GPL,[9] Open Hardware Foundation promotes "copyleft" or other permissive licenses",[10] the Open Graphics Project uses a variety of licenses, including the MIT license, GPL, and a proprietary license,[11] and the Balloon Project wrote their own license.[12] New hardware licenses are often explained as the "hardware equivalent" of a well-known OSS license, such as the GPL, LGPL, or BSD license.

Despite superficial similarities to software licenses, most hardware licenses are fundamentally different: by nature, they typically rely more heavily on patent law than on copyright law. Whereas a copyright license may control the distribution of the source code or design documents, a patent license may control the use and manufacturing of the physical device built from the design documents. This distinction is explicitly mentioned in the preamble of the TAPR Open Hardware License.

"...those who benefit from an OHL design may not bring lawsuits claiming that design infringes their patents or other intellectual property."[13]

Noteworthy licenses

Development

Extensive discussion has taken place on ways to make open source hardware as accessible as open source software. Discussions focus on multiple areas,[16] such as the level at which open source hardware is defined,[17] ways to collaborate in hardware development, as well as a model for sustainable development.[18][19]

One of the major differences between developing open source software and developing open source hardware is that hardware results in tangible outputs, which cost money to prototype and manufacture. As a result, the phrase "free as in speech, not as in beer",[20] more formally known as Gratis versus Libre, distinguishes between the idea of zero cost and the freedom to use and modify information. While open source hardware faces challenges in minimizing cost and reducing financial risks for individual project developers, some community members have proposed models to address these needs.[21] Given this, there are initiatives to develop sustainable community funding mechanisms, such as the Open Source Hardware Central Bank,[22] as well as tools like KiCAD to make schematic development more accessible to more users.

Often vendors of chips and other electronic components will sponsor contests with the proviso that the participants and winners must share their designs. Circuit Cellar magazine organizes some of these contests.

Business Models

Open hardware companies are experimenting with different business models. Arduino, for example, makes money largely through design consulting. By creating a design community around their products, they stay in touch with the latest developments. They have also registered their name as a trademark. Others may manufacture their designs, but they can't put the Arduino name on them. Thus they can distinguish their products from others by quality.[23]

See also

References

  1. ^ http://blog.makezine.com/archive/2010/08/milkymist_interactive_vj_station.html
  2. ^ http://www.milkymist.org/mmsoc.html
  3. ^ http://belogic.com/uzebox/
  4. ^ http://www.worldchanging.com/archives/009340.html
  5. ^ http://www.techcrunch.com/2007/11/01/first-pics-of-bug-labs-open-source-hardware/
  6. ^ From OpenCollector's "License Zone": GPL used by Free Model Foundry and ESA Sparc; other licenses used by Free-IP Project, LART (defunct), GNUBook (defunct).
  7. ^ For a nearly-comprehensive list of licenses, see OpenCollector's "license zone"
  8. ^ Item #2.4 "Who owns opencores?", from Opencores.org FAQ, retrieved 25 November 2008
  9. ^ FreeCores Main Page, retrieved 25 November 2008
  10. ^ Open Hardware Foundation, main page, retrieved 25 November 2008
  11. ^ See "Are we going to get the 'source' for what is on the FPGA also?" in the Open Graphics Project FAQ, retrieved 25 November 2008
  12. ^ Balloon License, from balloonboard.org
  13. ^ TAPR Open Hardware License website; see also the license text itself, both retrieved 25 November 2008
  14. ^ transcript of all comments, hosted on technocrat.net
  15. ^ http://www.ohwr.org/cernohl
  16. ^ [1], Writings on Open Source Hardware
  17. ^ [2] MAKE: Blog: Open source hardware, what is it? Here's a start...
  18. ^ [3], Halfbakery: Open Source Hardware Initiative
  19. ^ J. M Pearce, C. Morris Blair, K. J. Laciak, R. Andrews, A. Nosrat and I. Zelenika-Zovko, "3-D Printing of Open Source Appropriate Technologies for Self-Directed Sustainable Development", Journal of Sustainable Development 3(4), pp. 17-29 (2010)
  20. ^ [4]"Free, as in Beer", by Lawrence Lessig, Wired
  21. ^ [5], Business Models for Open Source Hardware Design
  22. ^ [6], from "Make: Online : The Open Source Hardware Bank, retrieved 26 April 2010
  23. ^ Clive Thompson, “Build It. Share It. Profit. Can Open Source Hardware Work?”, Wired Magazine, October 2008

External links